home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / pc / macf / mspa.dir / 00232.ls < prev    next >
Encoding:
Text File  |  1995-10-10  |  91 b   |  9 lines

  1. on mouseDown
  2.   set the ink of sprite 18 to 4
  3.   updateStage()
  4. end
  5.  
  6. on mouseUp
  7.   go("f")
  8. end
  9.